Released: 
====================================================================================================================================
02.03.2020
- change file: /inc/class-mega-menu-edit.php
	add apply_filters "cms_mega_menu/get_icons" to be able to add more icons
====================================================================================================================================
07.05.2020
- change file: /inc/controls/class-control-icons.php
	update fontawesome icons class to ver 5
====================================================================================================================================
11.06.2020
- change file: /inc/helpers/widget.php
	fix error when generate class file (single quote error)
====================================================================================================================================
12.06.2020
- change file: /inc/helpers/widget.php
	edit lcb_add_custom_widget function. remove unlink class file
====================================================================================================================================
01.07.2020
- change file: /inc/helpers/common.php
	add function lcb_register_shortcode to add a new shortcode
====================================================================================================================================
06.07.2020
- change file: /inc/mega-menu/class-megamenu-walker.php
	fix enqueue jquery.singlePageNav.js
- change file: /inc/mega-menu/class-mega-menu-edit.php
	fix function get_fields: add field 'menu-item-cms-onepage-offset'
- change file: /inc/mega-menu/class-megamenu.php
	fix function 'setup_nav_menu_item', 'update_nav_menu_item': save and get field 'menu-item-cms-onepage-offset'
- change file: /inc/mega-menu/class-megamenu-walker.php
	fix function start_el: change condition to add class 'is-one-page' to menu item, add offset data attribute to menu item
- change file: /assets/js/lib/jquery.singlePageNav.js
	+ fix scroll to section will add active class to menu item
	+ add offset
- change file: liquid-custom-bulder.php
	update function load_scss_lib, add a filter to switch old/new ver of scss lib
====================================================================================================================================
09.07.2020
• Update to add custom field to section and column then add custom classes to them.
	- change file /liquid-custom-bulder.php:
		+ add const LCB_TAB_NAME, LCB_TAB_TITLE
		+ add action elementor/elements/elements_registered : replace section and column of elementor with ours
		+ change function init_controls: add custom tab 'Liquid Custom Builder'
	- add custom section and cloumn file: /inc/elementor/section.php, /inc/elementor/column.php
	- add elementor editor css file: /assets/css/elementor-editor.css
====================================================================================================================================
29.07.2020
- change file /inc/elementor/section.php:
	+ check filter : apply_filters('lcb-custom-section/before-elementor-row', '');
====================================================================================================================================
06.08.2020
- fix error with new Redux Framework (ver 4)
====================================================================================================================================
26.08.2020
- ver: 1.0.5 update follow Elementor ver 3.0.0
====================================================================================================================================

10.10.2020
ver: 1.0.6
- change file /inc/class-post-metabox.php:
	+ update function add_meta_boxes: save option with opt_name
- change file /inc/class-redux-extensions.php:
    + update function cms_register_extensions: patch Redux Extension errors
====================================================================================================================================

17.08.2021
ver: 1.0.9
- fix bug Elementor update: error get_html_tag() must be protected (as in class Elementor\Element_Section)

====================================================================================================================================

20.12.2021
ver: 1.1.1
- fix bug Carousel load image

====================================================================================================================================

03.06.2022
ver: 1.2
- fix bug element or update

====================================================================================================================================

13.01.2023
ver: 1.3
- fix bug element or update

====================================================================================================================================

30.01.2023
ver: 1.3.1
- UPDATE: Auto update plugin